-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.9
-
Code
-
Classes
- XMLFile
Total Complexity |
64 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
432 |
Lines of code |
220 |
Logical lines of code |
136 |
Comment lines |
114 |
Methods |
14 |
Properties |
14 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fixRecord() |
A |
46 |
10 |
38 |
readChunkXmlNodes() |
A |
45 |
9 |
41 |
wrapWithRecordTag() |
S |
51 |
7 |
23 |
generateIndex() |
S |
54 |
7 |
21 |
isRecordEnd() |
S |
61 |
6 |
12 |
record_node() |
S |
53 |
5 |
23 |
get_node_list() |
S |
61 |
4 |
13 |
setRecordPath() |
S |
59 |
3 |
14 |
getRecord() |
S |
67 |
3 |
7 |
getNodeName() |
S |
64 |
3 |
9 |
isRecordStart() |
S |
71 |
3 |
6 |
record_open_nodes() |
S |
69 |
2 |
6 |
getChunk() |
S |
79 |
1 |
3 |
getFileIndexKey() |
S |
75 |
1 |
4 |